remove ARROW_SIZE constant, use new function spin_button_get_arrow_size()
authorKristian Rietveld <kristian@planet.nl>
Sun, 21 Oct 2001 22:28:55 +0000 (22:28 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Sun, 21 Oct 2001 22:28:55 +0000 (22:28 +0000)
commit724a552c7d00889bcc64127e8921cd11d3eb6ec4
treeef25fb381050349acc49db6ddf1ddc2f0ad61e7d
parente952c4f45b14d09f9aa82f9ea0030d3a68e1c55c
remove ARROW_SIZE constant, use new function spin_button_get_arrow_size()

Mon Oct 22 00:26:46 2001  Kristian Rietveld  <kristian@planet.nl>

        * gtk/gtkspinbutton.c: remove ARROW_SIZE constant, use
        new function spin_button_get_arrow_size() instead.

        * gtk/gtkstyle.c (gtk_default_draw_arrow): actual size of
        arrow was hardcoded, it's now variable.

        Fixes bug #50200
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkspinbutton.c
gtk/gtkstyle.c